C#
VB
C++
Initializes a new IccProfileExtended with explicit parameters.
public IccProfileExtended(
byte[] data
)
Public Function New( _
ByVal data() As Byte _
)
public:
IccProfileExtended(
array<byte>^ data
)
data
Array that contains all the ICC Profile's data.
For an example, refer to ReadFromImage(string,int32).
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET